tests: Stop using legacy gtk_menu_popup API
authorJonas Ådahl <jadahl@gmail.com>
Wed, 25 Jul 2018 14:39:53 +0000 (16:39 +0200)
committerJonas Ådahl <jadahl@gmail.com>
Fri, 27 Jul 2018 15:16:44 +0000 (17:16 +0200)
commitaf21583d4d60edf9782cdd803b3854f5c4b2a967
treeaf4467f2afef803a57d929ab00deab36a2b9ed92
parentd398c00d20d0f359b2b926b69b960c79bb20a13c
tests: Stop using legacy gtk_menu_popup API

Use the new portable APIs, so that menus will be positioned properly on
all backends.
tests/testiconview.c
tests/testtoolbar.c